home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- end
-
- on mouseDown
- pushbtn()
- if rollOver(clickOn()) then
- set the movieRate of sprite 5 to 0
- set the controller of cast 2 to 0
- set the controller of cast 4 to 0
- set the controller of cast 5 to 0
- set the controller of cast 6 to 0
- set the controller of cast 7 to 0
- set the controller of cast 8 to 0
- go("ÉÅÉCÉì")
- end if
- end
-